Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync few engine headers #211

Merged
merged 3 commits into from
May 29, 2024
Merged

Sync few engine headers #211

merged 3 commits into from
May 29, 2024

Conversation

a1batross
Copy link
Contributor

@a1batross a1batross commented May 29, 2024

Mostly touches unused functionality here, so must be pretty safe.

* We moved FCVAR_LATCH down to 30-th bit because 11-th bit was taken by
  GoldSrc.

* GoldSrc's filterable/privileged flags are supported and now exposed for
  mods.

* FCVAR_MOVEVARS became private because movevars are defined by the engine.
* We removed TF_ALLOW_EMBOSS that was used for fake bumpmapping/deep frying
  the texture. Fun but useless feature.

* Added TF_ALLOW_NEAREST flag that allows switching to nearest filtering for
  textures without a mipmap (fonts, HUD, etc).
@SNMetamorph SNMetamorph merged commit eac47a3 into SNMetamorph:master May 29, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants